home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / orgpims_ / pat_101.zip / PAT.MD_ / PAT.MD / main.json < prev    next >
JavaScript Object Notation  |  1996-09-20  |  1KB

  1. {
  2.     "schema": {
  3.         "Model": "Text (50)",
  4.         "ID": "Text (50)",
  5.         "Catagory": "Text (50)",
  6.         "Location": "Text (50)",
  7.         "Owner": "Text (50)",
  8.         "PurchasedAt": "Text (50)",
  9.         "Wnotes": "Text (150)",
  10.         "Comments": "Text (150)",
  11.         "PurchaseDate": "Text (20)",
  12.         "WarrentyDate": "Text (20)",
  13.         "Serial": "Text (50)",
  14.         "PCity": "Text (50)",
  15.         "PPhone": "Text (30)",
  16.         "Cost": "Text (15)",
  17.         "Value": "Text (20)",
  18.         "RepCost": "Text (20)",
  19.         "Quantity": "Text (20)",
  20.         "WarrentyCost": "Text (20)",
  21.         "Brand": "Text (50)",
  22.         "Item": "Text (50)"
  23.     },
  24.     "data": [
  25.         {
  26.             "Model": "Quantum486",
  27.             "Catagory": "Computer Hardware",
  28.             "Location": "Family Room",
  29.             "Owner": "Jason Franklin",
  30.             "PurchasedAt": "Acme Computers",
  31.             "Wnotes": "1 Year Factory\r\n2 Year Labor\r\n3 Year Tech. Support",
  32.             "Comments": "486 DX4 100 Mhz\r\n16 Megs RAM\r\n1.4 Gig Harddrive",
  33.             "PurchaseDate": "08/20/95",
  34.             "Serial": "4526-857859",
  35.             "PCity": "Denver, CO",
  36.             "PPhone": "(000) 555-5555",
  37.             "Cost": "2500.00",
  38.             "Value": "2500.00",
  39.             "RepCost": "2500.00",
  40.             "Quantity": "1",
  41.             "Brand": "Quantum",
  42.             "Item": "Personal Computer"
  43.         },
  44.         {
  45.             "Model": "M-120",
  46.             "Catagory": "Sporting Equipment",
  47.             "Location": "Basement",
  48.             "Owner": "Jason Franklin",
  49.             "PurchasedAt": "Bike Shop",
  50.             "Wnotes": "2 Year Extended Warranty",
  51.             "Comments": "MENS 20\" MOUNTAIN BIKE. BLUE IN COLOR\r\n21 Speed\r\n",
  52.             "PurchaseDate": "08/10/96",
  53.             "WarrentyDate": "08/10/98",
  54.             "Serial": "1J7162",
  55.             "PCity": "Atlanta, GA",
  56.             "PPhone": "(770) 555-1234",
  57.             "Cost": "550.00",
  58.             "Value": "550.00",
  59.             "Quantity": "1",
  60.             "WarrentyCost": "50.00",
  61.             "Brand": "FUJI",
  62.             "Item": "Mountain Bike"
  63.         }
  64.     ]
  65. }